-- card: 12248 from stack: in. -- bmap block id: 3182 -- flags: 4000 -- background id: 12357 -- name: 10 ----- HyperTalk script ----- on mouseUp if the mouseLoc is within "4,5,134,68" then set visible of fld "Vertex" to NOT visible of fld "Vertex" end if if the mouseLoc is within "4,65,134,146" then set visible of fld "Variables" to NOT visible of fld "Variables" end if end mouseUp -- part contents for background part 5 ----- text ----- Variables A = -5 B = -5 C = 5 -- part contents for background part 6 ----- text ----- Vertex X = -.5 Y = 6.25